net.sf.webphotos.exception
Class WebPhotosException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.webphotos.exception.WebPhotosException
- All Implemented Interfaces:
- Serializable
public class WebPhotosException
- extends Exception
- Author:
- Guilhe
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WebPhotosException
public WebPhotosException()
WebPhotosException
public WebPhotosException(String arg0)
- Parameters:
arg0
-
WebPhotosException
public WebPhotosException(Throwable arg0)
- Parameters:
arg0
-
WebPhotosException
public WebPhotosException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
Copyright © 2008-2012. All Rights Reserved.